projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e27d03
)
* Makefile.in (ELCFILES): Add net/tramp-imap.elc.
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 28 Sep 2009 12:02:04 +0000
(12:02 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 28 Sep 2009 12:02:04 +0000
(12:02 +0000)
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index 103bd395bee9b4b4ffee85598119d1948c7f1a4d..60eb7a319dc8d5195f4bfc11dd40085b489e6874 100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-879,6
+879,7
@@
ELCFILES = \
$(lisp)/net/tramp-ftp.elc \
$(lisp)/net/tramp-gvfs.elc \
$(lisp)/net/tramp-gw.elc \
+ $(lisp)/net/tramp-imap.elc \
$(lisp)/net/tramp-smb.elc \
$(lisp)/net/tramp-uu.elc \
$(lisp)/net/tramp.elc \